From eabdd424bd714cf6c18b39644de1a604f087f569 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 29 Nov 2000 15:29:19 +0000 Subject: [PATCH] (tool-bar-mode): Doc fix. --- lisp/toolbar/tool-bar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el index d26b0cab116..901eabc0908 100644 --- a/lisp/toolbar/tool-bar.el +++ b/lisp/toolbar/tool-bar.el @@ -43,7 +43,7 @@ ;;;###autoload (define-minor-mode tool-bar-mode "Toggle use of the tool bar. -With ARG, display the tool bar if and only if ARG is positive. +With numeric ARG, display the tool bar if and only if ARG is positive. See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for conveniently adding tool bar items." -- 2.30.2